home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 2 / CD ACTUAL VOL 2.iso / contents / scripts / emacsbin < prev    next >
Encoding:
Text File  |  1995-09-10  |  246 b   |  7 lines

  1. ( cd usr/bin ; rm -rf emacs )
  2. ( cd usr/bin ; ln -sf emacs-19.29-with-x11 emacs )
  3. ( cd usr/share/emacs ; rm -rf lock )
  4. ( cd usr/share/emacs ; ln -sf /var/lock/emacs lock )
  5. ( cd usr/lib ; rm -rf emacs )
  6. ( cd usr/lib ; ln -sf ../share/emacs emacs )
  7.